xen: arm: add enable-method to cpu nodes for arm64 guests.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 19 Nov 2013 13:00:13 +0000 (13:00 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 19 Nov 2013 16:41:05 +0000 (16:41 +0000)
commit2c43bedb2c79219d60540ae37552646c98acd5ec
tree287fcc76de90d8364df42b4851e93f94d7a80005
parent8da14b8c549094f9851c6844f052676a98c3a150
xen: arm: add enable-method to cpu nodes for arm64 guests.

This is required by the Linux arm64 boot protocol.

We use PSCI.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/domain_build.c